Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

removed duplicate requirement #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2017
Merged

removed duplicate requirement #377

merged 1 commit into from
Oct 31, 2017

Conversation

gregorypease280
Copy link
Contributor

@gregorypease280 gregorypease280 commented Oct 30, 2017

"mock" is included twice in the development requirements. This causes pip install to fail with

Double requirement given: mock (from -r requirements-development.txt (line 15)) (already in mock (from -r requirements-development.txt (line 5)), name='mock')

@mblayman
Copy link
Collaborator

Thanks! I guess there was a merge that got mixed up. 👍

@codecov-io
Copy link

codecov-io commented Oct 30, 2017

Codecov Report

Merging #377 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #377   +/-   ##
========================================
  Coverage    93.05%   93.05%           
========================================
  Files           51       51           
  Lines         2665     2665           
========================================
  Hits          2480     2480           
  Misses         185      185

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b8e38e...7ed10dc. Read the comment docs.

@mblayman mblayman merged commit aea98cc into django-json-api:develop Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants